Default Key Bindings

Most of the commands are directly available from the keyboard by means of accelerators. Here is the set of accelerators defined:

Key Action
Alt<Key>l load pixmap from file
Alt<Key>i insert pixmap from file in Cut&Paste buffer
Alt<Key>s save pixmap to current file
Alt<Key>a save pixmap to file
Alt<Key>r resize pixmap
Alt<Key>e rescale pixmap
Alt<Key>f set current filename
Alt<Key>h set hints comment
Alt<Key>c set colors comment
Alt<Key>p set pixels comment
Alt<Key>q quit
<Key>i toggle image
<Key>g toggle grid
<Key>a toggle axes
<Key>p toggle proportional
<Key>z toggle zoom
<Key>x zoom into pixmap
<Key>y zoom out of pixmap
<Key>f set zoom factor
Ctrl<Key>c cut to Cut&Paste buffer
Ctrl<Key>x copy to Cut&Paste buffer
Ctrl<Key>p paste Cut&Paste buffer
Ctrl<Key>o rotate marked area or Cut&Paste buffer and image
Ctrl<Key>a add color in color menu
Ctrl<Key>s symbolic name of current color
Ctrl<Key>m monochrome name of current color
Ctrl<Key>4 grey scale 4 name of current color
Ctrl<Key>g grey scale name of current color
Ctrl<Key>n color name of current color
Ctrl<Btn1Down> mark region
Ctrl<Btn2Down> paste Cut&Paste buffer to point
Ctrl<Btn3Down> unmark region
Shift<BtnUp> set drawing color to pixel color
Ctrl<Key>l redraw pixmap
Any<Key>d toggle debug mode
Any<Key>t terminate current engaged request (current action)
Any<Key>Up move pixmap image up (not in Motif version)
Any<Key>Down move pixmap image down (not in Motif version)
Any<Key>Left move pixmap image left (not in Motif version)
Any<Key>Right move pixmap image right (not in Motif version)
[Shift|Ctrl] <Key>f fold pixmap image, inverse top and bottom, and left and right
[Shift|Ctrl] <Key>h flip pixmap image horizontally
Any<Key>v flip pixmap image vertically
[Shift|Ctrl] <Key>r rotate pixmap image right (clockwise)
[Shift] <Key>l rotate pixmap image left (counterclock)
[Shift] <Key>s set pixmap to current color (all pixels are set)
[Shift] <Key>c clear pixmap image (all pixels are cleared)
Any<Key>u undo last operation

In the Motif version, some actions, namely Any<Key> [Left|Right|Up|Down], are overriden by XmManager widget translation table and thus are not available.